[POWERPC][FIRMWARE] Firmware can now provide an RTAS stub
authorJimi Xenidis <jimix@watson.ibm.com>
Sun, 3 Jun 2007 14:39:31 +0000 (10:39 -0400)
committerJimi Xenidis <jimix@watson.ibm.com>
Sun, 3 Jun 2007 14:39:31 +0000 (10:39 -0400)
commitb4ce9633ac0f2e7171d005f946c525733d207e6e
tree714639d5b20e048552bb863dd6ddd9ca13df0183
parenteeee25b24772e640fe68cd5a16749f41d98ecaea
[POWERPC][FIRMWARE] Firmware can now provide an RTAS stub

If the firmwares devtree contains a /rtas node, then firmware will
supply the interfaces that will allow a small RTAS stub to be
instantiated.  The RTAS stub is simply an hvcall that passes the RTAS
command block to the hypervisor.

Signed-off-by: Jimi Xenidis <jimix@watson.ibm.com>
xen/arch/powerpc/of_handler/Makefile
xen/arch/powerpc/of_handler/ofh.c
xen/arch/powerpc/of_handler/rtas.c [new file with mode: 0644]
xen/arch/powerpc/of_handler/vdevice.c
xen/arch/powerpc/of_handler/xen_hvcall.S
xen/arch/powerpc/powerpc64/hypercall_table.S